Package-level declarations

Types

Link copied to clipboard
class LogoSettings : Parcelable

Shows the Mapbox logo on the map.

Link copied to clipboard

Abstract settings class for LogoPlugin.

Link copied to clipboard

Interface that defines the public settings interface for LogoPlugin.

Functions

Link copied to clipboard
fun LogoSettings(initializer: LogoSettings.Builder.() -> Unit): LogoSettings

Creates a LogoSettings through a DSL-style builder.